Skip to content

Conversation

@RalfJung
Copy link
Member

hulxv and others added 30 commits December 17, 2025 22:54
Convert Windows to use check_shim_sig instead of check_shim_sig_lenient
…iting

inline byte slices for data writes

Refactor socketpair tests to use utility functions for reading and writing
Add miri specific extern functions for managing threads
…ests/libc-socketpair

Refactor socketpair tests to use utility functions for reading/writing
…ests/libc-affinity

Refactor CPU affinity tests to use errno_check for error handling
…ests/libc-time

Refactor libc time tests to use errno_check for error handling
readme: clarify 'single-threaded interpreter'
This updates the rust-version file to 44a5b55.
This updates the rust-version file to b6fdaf2.
…ests/libc-epoll-blocking

Refactor epoll tests to use errno_result and improve notification checks
shims: add FIXME for missing direct tests
…ests/libc-fs-symlink

Refactor `libc-fs-symlink` tests to use errno_result
…tructions

add avx512 `pack*` family of instructions to shims
@rustbot
Copy link
Collaborator

rustbot commented Jan 18, 2026

The Miri subtree was changed

cc @rust-lang/miri

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jan 18, 2026
@RalfJung
Copy link
Member Author

@bors r+

@rust-bors
Copy link
Contributor

rust-bors bot commented Jan 18, 2026

📌 Commit e582ac3 has been approved by RalfJung

It is now in the queue for this repository.

@rust-bors rust-bors bot added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jan 18, 2026
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request Jan 18, 2026
rust-bors bot pushed a commit that referenced this pull request Jan 19, 2026
…uwer

Rollup of 2 pull requests

Successful merges:

 - #151328 (Fix capitalization of diag messages)
 - #151341 (miri subtree update)

r? @ghost
rust-bors bot pushed a commit that referenced this pull request Jan 19, 2026
Rollup of 4 pull requests

Successful merges:

 - #151080 (fix(build-manifest): enable docs target fallback for `rustc-docs`)
 - #151328 (Fix capitalization of diag messages)
 - #151341 (miri subtree update)
 - #151349 (Add myself to the review rotation)

r? @ghost
@RalfJung
Copy link
Member Author

@bors p=1

@rust-bors rust-bors bot merged commit 20b39b8 into rust-lang:main Jan 19, 2026
11 checks passed
@rustbot rustbot added this to the 1.95.0 milestone Jan 19, 2026
rust-timer added a commit that referenced this pull request Jan 19, 2026
Rollup merge of #151341 - miri, r=RalfJung

miri subtree update

Subtree update of `miri` to rust-lang/miri@2d0a4f4.

Created using https://github.com/rust-lang/josh-sync.

r? @ghost
@RalfJung RalfJung deleted the miri branch January 19, 2026 12:07
github-actions bot pushed a commit to rust-lang/miri that referenced this pull request Jan 20, 2026
Rollup of 4 pull requests

Successful merges:

 - rust-lang/rust#151080 (fix(build-manifest): enable docs target fallback for `rustc-docs`)
 - rust-lang/rust#151328 (Fix capitalization of diag messages)
 - rust-lang/rust#151341 (miri subtree update)
 - rust-lang/rust#151349 (Add myself to the review rotation)

r? @ghost
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants